ASP.NET MVC Controls
AllowDelete Property

Gets or sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key.
Syntax
'Declaration
 
Public Overridable Property AllowDelete As Boolean
public virtual bool AllowDelete {get; set;}
Remarks
Selected rows will not be deleted if the IsReadOnly property is set to true.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback